hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipImageDecoder.startDecoding
hip
api
data
image
IHipImageDecoder
Use that for decoding from memory, returns whether data was invalid.
interface
IHipImageDecoder
bool
startDecoding
(
ubyte
[]
data
,
void
delegate
(
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
api
data
image
IHipImageDecoder
functions
dispose
startDecoding
static functions
getPixel
Use that for decoding from memory, returns whether data was invalid.